Skip to content

feat: config manipulation commands #5402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 30, 2020
Merged

feat: config manipulation commands #5402

merged 1 commit into from
Sep 30, 2020

Conversation

rigor789
Copy link
Member

PR Checklist

What is the current behavior?

What is the new behavior?

Allow getting and setting config values with a command.

# list config values
ns config

# get config value
ns config get id

# set config value
ns config set id some.new.id

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label Sep 30, 2020
@rigor789 rigor789 merged commit 25410b7 into master Sep 30, 2020
@rigor789 rigor789 deleted the feat/config-commands branch September 30, 2020 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants